home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / mus / misc / mp3enc.readme < prev    next >
Text File  |  1997-11-02  |  6KB  |  116 lines

  1. Short:    Mp3 encoder. (v0.2)
  2. Author:   mikecheng@cryogen.com (amiga compile), ISO/MPEG/ASSSG
  3. Uploader: mikecheng@cryogen.com
  4. Version:  0.2
  5. Type:     mus/misc
  6. Requires: ixemul.library v47.0
  7.  
  8. Encoder based on demonstration C source code released by the ISO/MPEG
  9. Audio Subgroup Software Simulations Group.
  10.  
  11. If you want to help me with benchmarking information, send me your computer specs,
  12. the time taken to encode the file, and the actual playing time of the sound file. (NB I prefer timings to be done with Executive's 'timer' command, but stopwatch timings are OK if you run it on a low
  13.  load system)
  14.  
  15. 0.2:
  16.     - 25% faster than previous versions (for short files on my 030)
  17.     an 060 tester reported a 300% speed increase on big files
  18.     - mono/stereo encoding work
  19.     - cleaned up the frame output a little
  20.     - BEWARE: this version writes a debug file
  21.     - cleaned up how I was patching the original source
  22.     - removed Stephane Tavenard's FFT routines (as the way I had
  23.     patched the source was ugly, and the speedup wasn't great.
  24.     I will re-implement next version)    
  25.     - 020, 020/881, 040, 060 versions.
  26.  
  27.  
  28. ============================= Archive contents =============================
  29.  
  30. Original  Packed Ratio    Date     Time    Name
  31. -------- ------- ----- --------- --------  -------------
  32.        0       0  0.0% 01-Oct-97 18:54:36 +
  33.   149496   70660 52.7% 01-Oct-97 18:34:26 +encode.020881
  34.   171400   77531 54.7% 01-Oct-97 18:34:26 +encode.020nofpu
  35.   152112   71140 53.2% 01-Oct-97 18:34:26 +encode.040
  36.   191176   85678 55.1% 01-Oct-97 18:34:26 +encode.060
  37.     7258    3312 54.3% 02-Oct-97 06:20:54 +mp3enc.guide
  38.     1104     650 41.1% 02-Oct-97 06:19:52 +mp3enc.readme
  39.        0       0  0.0% 01-Oct-97 18:54:56 +
  40.     1497     816 45.4% 01-Oct-97 18:59:08 +CHANGES
  41.     1092     623 42.9% 01-Oct-97 17:17:30 +INSTALL
  42.     1532     778 49.2% 01-Oct-97 18:55:26 +Makefile
  43.     1281     633 50.5% 01-Oct-97 17:17:30 +Makefile.in
  44.    46382   12349 73.3% 01-Oct-97 17:17:30 +common.c
  45.    18184    4754 73.8% 01-Oct-97 17:17:30 +common.h
  46.    22947    7129 68.9% 01-Oct-97 17:17:32 +configure
  47.    52543   13029 75.2% 01-Oct-97 17:17:32 +encode.c
  48.    14634    3081 78.9% 01-Oct-97 17:17:32 +encoder.h
  49.    14723    3867 73.7% 01-Oct-97 17:17:32 +formatBitstream.c
  50.     4554    1577 65.3% 01-Oct-97 17:17:32 +formatBitstream.h
  51.    10713    3141 70.6% 01-Oct-97 17:17:32 +huffman.c
  52.     2163     862 60.1% 01-Oct-97 17:17:32 +huffman.h
  53.    27993    5803 79.2% 01-Oct-97 17:17:34 +ieeefloat.c
  54.     2660    1176 55.7% 01-Oct-97 17:17:34 +ieeefloat.h
  55.      932     440 52.7% 01-Oct-97 17:17:34 +l3bitstream-pvt.h
  56.    24130    5678 76.4% 01-Oct-97 17:17:34 +l3bitstream.c
  57.     1156     539 53.3% 01-Oct-97 17:17:34 +l3bitstream.h
  58.    35564    9146 74.2% 01-Oct-97 17:17:34 +l3psy.c
  59.     1105     520 52.9% 01-Oct-97 17:17:34 +l3psy.h
  60.     2625     948 63.8% 01-Oct-97 17:17:34 +l3side.h
  61.     3655    1007 72.4% 01-Oct-97 17:17:34 +loop-pvt.h
  62.    67753   16996 74.9% 01-Oct-97 17:17:34 +loop.c
  63.     2555    1079 57.7% 01-Oct-97 17:17:36 +loop.h
  64.     1844     694 62.3% 01-Oct-97 17:17:36 +makefile.unix
  65.     6114    1896 68.9% 01-Oct-97 17:17:36 +mdct.c
  66.      991     442 55.3% 01-Oct-97 17:17:36 +mdct.h
  67.    42277   11794 72.1% 01-Oct-97 17:17:36 +musicin.c
  68.     6846    1796 73.7% 01-Oct-97 17:17:36 +portableio.c
  69.     3789    1307 65.5% 01-Oct-97 17:17:36 +portableio.h
  70.     1573     516 67.1% 01-Oct-97 17:17:38 +print
  71.    18725    5426 71.0% 01-Oct-97 17:17:38 +psy.c
  72.     5735    2086 63.6% 01-Oct-97 17:17:38 +reservoir.c
  73.     1089     449 58.7% 01-Oct-97 17:17:38 +reservoir.h
  74.     6419    1966 69.3% 01-Oct-97 18:16:00 +subs.c
  75.    37779   10602 71.9% 01-Oct-97 17:17:40 +tonal.c
  76.        0       0  0.0% 01-Oct-97 17:16:18 +
  77.      140      79 43.5% 22-Jan-97 09:43:18 +1cb0
  78.      145      81 44.1% 22-Jan-97 09:43:18 +1cb1
  79.      137      77 43.7% 22-Jan-97 09:43:18 +1cb2
  80.      134      76 43.2% 22-Jan-97 09:43:18 +1cb4
  81.      132      76 42.4% 22-Jan-97 09:43:18 +1cb5
  82.      123      73 40.6% 22-Jan-97 09:43:18 +1cb6
  83.     1984     943 52.4% 22-Jan-97 09:43:18 +1th0
  84.     1902     905 52.4% 22-Jan-97 09:43:18 +1th1
  85.     2011     972 51.6% 22-Jan-97 09:43:18 +1th2
  86.     3028    1133 62.5% 22-Jan-97 09:43:18 +1th4
  87.     3028    1137 62.4% 22-Jan-97 09:43:18 +1th5
  88.     3028    1123 62.9% 22-Jan-97 09:43:18 +1th6
  89.      159      87 45.2% 22-Jan-97 09:43:18 +2cb0
  90.      157      86 45.2% 22-Jan-97 09:43:18 +2cb1
  91.      149      83 44.2% 22-Jan-97 09:43:18 +2cb2
  92.      144      82 43.0% 22-Jan-97 09:43:18 +2cb4
  93.      144      81 43.7% 22-Jan-97 09:43:18 +2cb5
  94.      133      77 42.1% 22-Jan-97 09:43:18 +2cb6
  95.     2453    1171 52.2% 22-Jan-97 09:43:18 +2th0
  96.     2375    1133 52.2% 22-Jan-97 09:43:18 +2th1
  97.     2476    1201 51.4% 22-Jan-97 09:43:20 +2th2
  98.     3700    1397 62.2% 22-Jan-97 09:43:20 +2th4
  99.     3700    1404 62.0% 22-Jan-97 09:43:20 +2th5
  100.     3700    1402 62.1% 22-Jan-97 09:43:20 +2th6
  101.     5296     807 84.7% 22-Jan-97 09:43:20 +absthr_0
  102.     6129     725 88.1% 22-Jan-97 09:43:20 +absthr_1
  103.     6285     697 88.9% 22-Jan-97 09:43:20 +absthr_2
  104.     4234     815 80.7% 22-Jan-97 09:43:20 +alloc_0
  105.     4408     846 80.8% 22-Jan-97 09:43:20 +alloc_1
  106.     1094     256 76.5% 22-Jan-97 09:43:20 +alloc_2
  107.     1519     335 77.9% 22-Jan-97 09:43:20 +alloc_3
  108.     2675     556 79.2% 22-Jan-97 09:43:20 +alloc_4
  109.    10621    3499 67.0% 22-Jan-97 09:43:20 +dewindow
  110.    10621    3245 69.4% 22-Jan-97 09:43:20 +enwindow
  111.    32993    6666 79.7% 22-Jan-97 09:43:22 +huffcode
  112.    18948    3730 80.3% 22-Jan-97 09:43:20 +huffdec
  113.    55058   10810 80.3% 22-Jan-97 09:43:22 +psy_data
  114. -------- ------- ----- --------- --------
  115.  1363063  491782 63.9% 02-Oct-97 17:13:02   82 files
  116.